home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / bsen / BSinstall.exe / BecheruvSen.exe / scripts / DefineButton2_2440 / BUTTONCONDACTION on(release).as next >
Text File  |  2002-11-01  |  110b  |  6 lines

  1. on(release){
  2.    _root.stopdragall();
  3.    _root.hideall();
  4.    _root.pepa.gotoAndPlay(_root.poz add "a");
  5. }
  6.